aboutsummaryrefslogtreecommitdiff
path: root/src/app/manga/[title]/[id]/[read]/read.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-08 16:57:21 +0530
committerreal-zephex <[email protected]>2024-04-08 16:57:21 +0530
commit9e42f2f67189845c6a88151743f30ad10a73a689 (patch)
tree0467fc9539787ce1b1a0423adc9b9b0231090315 /src/app/manga/[title]/[id]/[read]/read.module.css
parentsmall chanegs here and there, manga and anime pages are currently broken. cha... (diff)
downloaddramalama-9e42f2f67189845c6a88151743f30ad10a73a689.tar.xz
dramalama-9e42f2f67189845c6a88151743f30ad10a73a689.zip
prolly the last update to dramalama.
Diffstat (limited to 'src/app/manga/[title]/[id]/[read]/read.module.css')
-rw-r--r--src/app/manga/[title]/[id]/[read]/read.module.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/manga/[title]/[id]/[read]/read.module.css b/src/app/manga/[title]/[id]/[read]/read.module.css
index a95dcfe..1d57d1c 100644
--- a/src/app/manga/[title]/[id]/[read]/read.module.css
+++ b/src/app/manga/[title]/[id]/[read]/read.module.css
@@ -1,3 +1,7 @@
+.Main {
+ margin: 80px auto;
+}
+
.Image {
display: flex;
flex-direction: column;